home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / jeux / geule.swf / scripts / DefineButton2_86 / BUTTONCONDACTION on(press).as next >
Text File  |  2001-11-21  |  94b  |  8 lines

  1. on(press){
  2.    startDrag("","0");
  3.    tellTarget("anim3")
  4.    {
  5.       nextFrame();
  6.    }
  7. }
  8.